home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 201 / DPCS1104.ISO / Full / QuickBooks / QBTutor / Lesson2 / Lesson2.dcr / 00146_setup First Time Done.ls < prev    next >
Encoding:
Text File  |  2001-11-19  |  84 b   |  6 lines

  1. global firstTimeNewCustomer
  2.  
  3. on beginSprite me
  4.   firstTimeNewCustomer = "FALSE"
  5. end
  6.